home *** CD-ROM | disk | FTP | other *** search
/ ArtGames with the Albright-Knox Art Gallery / Artgames With the Albright-Knox Art Gallery (HSBC)(AlbrightKnox).ISO / pc / games / mini-gallery.swf / scripts / DefineButton2_76 / BUTTONCONDACTION on(release).as
Text File  |  2003-09-22  |  131b  |  6 lines

  1. on(release){
  2.    stopAllSounds();
  3.    loadMovieNum("games/artgames.swf",1,"GET");
  4.    loadMovieNum("games/frame.swf",5,"GET");
  5. }
  6.